Week 2
Milestones
-  Make a POC that allows the user to do this using a simple UI:
-  Allow editing of the set of translations used
- Fix bug with the "Add" button
 
 - Allow measurement of the accuracy of the sentences using the dicitonary augmentation translation method
 - Generate useful sentences using GPT3.5-turbo (ChatGPT API) to benchmark translation on new words added
 
 -  Allow editing of the set of translations used
 
Screenshots / Videos
Contributions
- Made a GitHub Repository to store the POC - https://github.com/shrivastava95/poc_dict_augment_translate
 
Learnings
- Learnt about different types of scoring metrics such as BLEU, SacreBLEU and METEOR